Objects Reference

bsp_object::add_to_bsp

Prototype

void add_to_bsp()

Parameters

None

Return Value

None

Remarks

This function adds the current object to the bsp tree. The current object position in 3D world space (pos) is used to find the bsp node the object is in and the object is added to that node's elements linked list.